From 490563acb12c456d49c2f435b3d4efa7f515b5d4 Mon Sep 17 00:00:00 2001 From: jStmaX! <87650746+jstmaxlol@users.noreply.github.com> Date: Thu, 28 Aug 2025 13:18:47 +0200 Subject: old, deprecated, deleted :) --- jstmax!'s [warning] system.md | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 jstmax!'s [warning] system.md (limited to 'jstmax!'s [warning] system.md') diff --git a/jstmax!'s [warning] system.md b/jstmax!'s [warning] system.md deleted file mode 100644 index f7446b6..0000000 --- a/jstmax!'s [warning] system.md +++ /dev/null @@ -1,20 +0,0 @@ -# outdated, i don't really use this system anymore but i won't delete it for archival's sake - -# jstmax!'s [w!] system -what is this? \ -basically: in my CLI programs, I use my own warning system to warn (wow) the user about stuff that happens \ -e.g. `[e!] example error: description` for errors \ -in this file I'll write a list of every warning I use; - -## .categoryOne, basicWarnings🤓 -|warning✨|explanation📑| -|-|-| -|[e!]|used for errors, e.g. `[e!] task (taskName) failed`| -|[n!]|used for notes, e.g. `[n!] this program supports (featureName)`| -|[w!]|used for warning (lol), e.g. `[w!] using (functionName) could lead to (issueName)`| - -## .categoryTwo, categorizedWarnings👻 -|warning✨|explanation📑| -|-|-| -|[math_e!]|used for mathematical specific errors, e.g. `[math_e!] divided by zero!`| -|[perm_e!]|used for permissions specific errors, e.g. `[perm_e!] cannot access (folderName), insufficient permissions`| -- cgit v1.3.1